home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Many Bugs in a Box
/
How Many Bugs in a Box.cdr
/
bugs
/
ipl
/
00004.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-28
|
220 b
|
9 lines
on exitFrame
global whichMovie, file, lookFirst, thepath, lookold, thepathold
when mouseDown then nothing
set lookold to lookFirst
set thepathold to thepath
set whichMovie to "mainmenu"
go(1, "mainmenu")
end